+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
+Sun May 20 20:07:35 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.[hc] (gtk_signal_connect_full): make hanlder id a
+ gulong as in GSignal.
+
Fri May 25 19:04:17 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_calc_size): Remove almost all
@column:
@value:
+<!-- ##### FUNCTION gtk_tree_view_column_set_cell_data ##### -->
+<para>
+
+</para>
+
+@tree_column:
+@tree_model:
+@iter:
+
<!-- ##### FUNCTION gtk_type_check_class_cast ##### -->
<para>
Given a GtkTypeClass pointer @klass, and a GtkType @cast_type, make
@Varargs:
-<!-- ##### FUNCTION gtk_tree_view_column_set_cell_data ##### -->
-<para>
-
-</para>
-
-@tree_column:
-@tree_model:
-@iter:
-
-
<!-- ##### FUNCTION gtk_tree_view_column_set_visible ##### -->
<para>
FALSE);
}
-guint
+gulong
gtk_signal_connect_full (GtkObject *object,
const gchar *name,
GtkSignalFunc func,
GtkSignalFunc func,
gpointer func_data,
GtkObject *alive_object);
-guint gtk_signal_connect_full (GtkObject *object,
+gulong gtk_signal_connect_full (GtkObject *object,
const gchar *name,
GtkSignalFunc func,
GtkCallbackMarshal unsupported,